loader table

英 [ˈləʊdə(r) ˈteɪbl] 美 [ˈloʊdər ˈteɪbl]

【计】装配程序表

计算机



双语例句

  1. In the case of a hard disk, this first sector is also known as the master boot record ( MBR), and it contains both the first stage of the boot loader and the MBR partition table.
    对于硬盘,第一扇区就是主引导记录(MBR),它包含引导加载程序的第一步和MBR分区表。
  2. When the program is loaded, the loader resolves these calls by setting an entry in the users TOC to point to an entry in the user space portion of the system call ( svc) table when it is a system call.
    在加载程序时,加载器将解析这些调用,它将在用户TOC中设置一个条目,指出系统调用(svc)表中的用户空间部分的某个条目在什么时候是一个系统调用。
  3. The first-stage boot loader finds the second-stage boot loader using the partition table.
    第一阶段的引导加载程序使用分区表来找到第二阶段的引导加载程序。
  4. By examining the WSIL Loader, you'll see how to write JSP/ servlet code that takes as input a WSIL inspection document URL and displays a WSDL table based upon the contents of that WSIL document.
    通过研究WSILLoader,您将看到如何编写以WSIL检查文档URL作为输入,然后根据该WSIL文档的内容显示一个WSDL表的JSP/servlet代码。
  5. By researching the patterns and the steps of Boot Loader it introduces how to build the boot table, and it realizes the function of programming FLASH by online programming technology.
    通过对Boot模式及步骤的研究,详细介绍了建立自举表的流程,完成了对外部FLASH的在线编程,实现了DSP的自举加载功能。
  6. Secondly, on the basis of mainboard hardware, the Boot loader table employed in the loading program is introduced as well as the mix program method with assemble language and C language. Lastly, it introduces the characteristic and design flow of FPGA;
    在系统硬件电路板的基础上,以TMS320C3X汇编语言和C语言为工具,介绍了用于引导装载程序的Bootloader文件表的设计和C语言与汇编语言混合编程的方法。